For M9484C with Option AL2.
The instrument contains two connectors labeled LO1 and LO2 for providing an Auxiliary Local Oscillator output. Each connector can be off, or provide a CW frequency of 2.4 GHz, 4.8 GHz, 9.6 GHz, or 19.2 GHz. If you are not using the output, place the setting to off to minimize emissions.
When using the V3080A Frequency Extender, the Auxiliary LO connector(s) are used for interfacing with V3080A. With a V3080A connected, the auxiliary LO port is set to 9.6 GHz and is not changeable.
When one V3080A is connected to the instrument, the LO1 will be used. If a second V3080A is connected, LO2 will be used.
You can connect one or two V3080As to a 2-Channel M9484C VXG.
If you want to connect a single V3080A to a 2-Channel M9484C, then you must connect it to Channel 1 of M9484C.
The characteristics of the cable used to provide the IF to the V3080A must be entered into the instrument’s software. If you are using the 1 Meter, 2 Meter, or 3 Meter cabled purchased from Keysight Technologies, the .s2p characteristics are included in the instrument’s software. If you are using a cable obtained elsewhere, select Custom and provide the path to the .s2p file in the Custom Cable File setting.
GUI Location |
System Menu > Configure Launch > External Upconverter > IF Cable File |
SCPI Command |
:ROUTe:EUConverter<channel>:IFCable C_1M|C_2M|C_3M|CUSTom :ROUTe:EUConverter<channel>:IFCable? |
SCPI Example |
ROUT:EUC:IFC C_3M |
Notes |
If Option AL2 is not present, attempting to change EUC raises error 703,"Feature not supported; IF Cable File unavailable on this instrument" |
Preset |
This is unaffected by a Preset but is set to C_2M on a "Restore System Settings to Default Values" |
Range |
Cable_1M.s2p | Cable_2M.s2p | Cable_3M.s2p | Custom File |
State Saved |
Persistent, survives preset and power cycle but not saved in the instrument state. |
Initial S/W Revision |
A.11.00 |
Modified S/W Revision |
A.15.00 - changed to System Setting |
If a custom cable is selected as the IF cable, the .s2p file of the cable’s characteristics must be copied into the instrument and specified to the instrument’s software with path and filename. Once a V3080A has been detected, Custom Cable Files should be stored in the ExternalUpconverter directory of the Corrections Folder.
The following table shows some of custom cable file path examples and the folders from which these files are selected.
SCPI command example |
Folder |
ROUT:EUC1:IFCable:CUSTom "abc.s2p" |
<Documents>\Keysight\PathWave\SignalGenerator\Corrections\ExternalUpconverter |
ROUT:EUC1:IFCable:CUSTom "myDir\abc.s2p" |
<Documents>\Keysight\PathWave\SignalGenerator\Corrections\ExternalUpconverter\myDir |
ROUT:EUC1:IFCable:CUSTom "C:\wfm\abc.s2p" |
C:\wfm\ |
Note that only .s2p file types are accepted.
GUI Location |
System Menu > Configure Launch > External Upconverter > Custom Cable File |
SCPI Command |
:ROUTe:EUConverter<channel>:IFCable:CUSTom "IF.s2p" :ROUTe:EUConverter<channel>:IFCable:CUSTom? |
SCPI Example |
ROUT:EUC:IFC:CUST "custom_cable_file.s2p" ROUT:EUC:IFC:CUST? |
Notes |
If Option AL2 is not present, attempting to change EUC raises error 703,"Feature not supported; Custom Cable File unavailable on this instrument" If Option AL2 is present, attempting to change to a file type that is not .s2p raises error 629, "File formal invalid: Invalid Custom Cable File selected." |
Preset | This is unaffected by a Preset but is set to an empty string on a "Restore System Settings to Default Values” |
State Saved |
Persistent, survives preset and power cycle but not saved in the instrument state. |
Initial S/W Revision |
A.11.00 |
Modified S/W Revision |
A.15.00 - changed to System Setting |